Version 1 - 14/11/2025

- Allows user to select a file (while in single mode)
- Allows user to select algorithm (MD5, SHA1, SHA256 or SHA512) to use to hash
- Allows user to copy to clipboard
- Allows user to clear output of previous results

- Button added to change from single mode to bulk mode, allowing a user to select a folder.
    - This folder content are then hashed individually and shown as the output. It does not hash the folder.
    - Example being a folder containing 5 images, this will produce 5 separate hashes, one for each image. 

- Button to export the hashes out into a CSV.